home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 1 (Walnut Creek)
/
Aminet - June 1993 [Walnut Creek].iso
/
aminet
/
comm
/
news
/
nn.lha
/
amiga-nn
/
install.amiga
next >
Wrap
Text File
|
1993-03-29
|
698b
|
30 lines
; sample install script for NN
; you have to edit this first to suit your system!
makedir UUCP:nnlib
makedir UUCP:nnlib/help
makedir UUCP:nndbase
makedir UUCP:nndbase/data
copy bin/#? UUCP:nnlib
copy bin/nn UUCP:nnlib/nnadmin ; if you dare, you could use a link instead
protect UUCP:nnlib/amiga-back-act +s
protect UUCP:nnlib/sendm +s
copy help/#? UUCP:nnlib/help
copy sample/.nnrc UULIB:
assign NN: UUCP:
assign NNHOME: UULIB:
assign NNSAVE: some_directory
path UUCP:nnlib add
copy termcap USR:share/misc/termcap
nnmaster -I ; this will initialize the database needed for NN
nnmaster ; this will be the first run of nnmaster
amiga-back-act init ; this will init the files for nngoback